-
Home
-
Amazon Pay WooCommerce payment gateway
-
2.9 (latest)
-
Code
-
Classes
- Signature
Total Complexity |
12 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
143 |
Lines of code |
51 |
Logical lines of code |
30 |
Comment lines |
45 |
Methods |
9 |
Properties |
8 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sign() |
S |
63 |
3 |
10 |
getParametersAsString() |
S |
67 |
2 |
7 |
__construct() |
S |
72 |
1 |
5 |
getSignature() |
S |
80 |
1 |
3 |
calculateSignature() |
S |
76 |
1 |
4 |
signParameters() |
S |
70 |
1 |
6 |
calculateStringToSignV2() |
S |
65 |
1 |
10 |
urlEncode() |
S |
78 |
1 |
3 |
getFormattedTimestamp() |
S |
79 |
1 |
3 |